func encoding/xml.emitCDATA

2 uses

	encoding/xml (current package)
		marshal.go#L827: 				emit = emitCDATA
		xml.go#L2008: func emitCDATA(w io.Writer, s []byte) error {